ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / FinancialChart<T> Class / Width Property

In This Topic
    Width Property (FinancialChart<T>)
    In This Topic
    Gets or sets the width of the control.
    Syntax
    'Declaration
     
    Public Property Width As String
    public string Width {get; set;}
    See Also